Home

Browsing Animations: TEST Developer Test

34 Animations


Animate

TEST_FloatingText.iwp

This problem is a Test problem for the new DObject_Floating Text. 2007-Feb-15 Brockman IWP3

Animate

TEST_Wavebox_Doppler.iwp

6/7/07 - Sagar Indurkhya - Basic Wavebox Test Problem

Animate

TEST_attachedVectors.iwp

This problem tests the attached vector rendering capabilities.

Animate

TEST_attachedXAccelZero.iwp

Test for the Xacceleration vector zero. If the problem exists, then the xaccel vector jumps at t=0.3.

Animate

TEST_calcDiff.iwp

Compare the effectiveness of Euler (Red) -vs- RK2 (Green) -vs- RK4 (Blue)

Animate

TEST_euler.iwp

Very simple test for Euler calculations. It's important to remember that the Initial Displacement and Velocity can be dynamic equations and possibly more complicated than just fixed numbers. This means they would be based on inputs values, which is illustrated here.

Animate

TEST_eulerCrossPath.iwp

Shows the difference between v2 and v3 when self-referencing properties across the x and y paths. Note that this was a quirk in V2 that I had to port over to V3 - after the xpath calc, the disp and velocity are written back into the variable space and made visible to the Y calculator. brockman 2007-Jun-06

Animate

TEST_graph.iwp

This is a problem that tests graphing of shapes.

Animate

TEST_hiddenInputs.iwp

TEST for hidden inputs. Make sure that the value of the hidden input is set to the initial value on initial problem load, and not just reset.

Animate

TEST_inputoutput.iwp

The output should be the same as the input, always.

Animate

TEST_inputs.iwp

This is a problem that tests the inputs.

Animate

TEST_mathConstants.iwp

All Math Constants provided by IWP

Animate

TEST_mathFunctions.iwp

All Math Functions provided by IWP

Animate

TEST_mathOps.iwp

TEST Math Operators

Animate

TEST_outputs.iwp

This is a problem that tests the outputs.

Animate

TEST_random.iwp

Displays Random Path Trails 2007-Jun-06 Brockman

Animate

TEST_rk2.iwp

Very simple test for Rk2 calculations. It's important to remember that the Initial Displacement and Velocity can be dynamic equations and possibly more complicated than just fixed numbers. This means they would be based on inputs values, which is illustrated here.

Animate

TEST_rk4.iwp

Very simple test for Rk4 calculations. It's important to remember that the Initial Displacement and Velocity can be dynamic equations and possibly more complicated than just fixed numbers. This means they would be based on inputs values, which is illustrated here.

Animate

TEST_self.iwp

Test for Self referencing objects.

Animate

TEST_shapes.iwp

This is a problem that tests the various kinds of shapes.

Animate

TEST_solidReadsOutput.iwp

TEST for a solid reading an output variable for its value.

Animate

TEST_time.iwp

This is a problem that tests the time object.

Animate

TEST_timeVariables.iwp

Shows how to use the startTime and stopTime variables in a problem. Taylor 2008-Dec-25

Animate

TEST_trails.iwp

This is a problem that tests the object trails.

Animate

TEST_unitSymbols.iwp

TEST Unit Symbols.

Animate

TEST_vectorShape.iwp

This is a problem that tests the vector Shape

Animate

TEST_verySmall.iwp

Very small problem.

Animate

TEST_wavebox_1.iwp

This is a problem that test the WaveBox

Animate

TEST_wavebox_Sinusoidal.iwp

This is a problem that test the WaveBox Sinusoidal Functionality